home *** CD-ROM | disk | FTP | other *** search
- object formProgress: TformProgress
- Left = 356
- Top = 281
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'Check in progress...'
- ClientHeight = 204
- ClientWidth = 350
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- DesignSize = (
- 350
- 204)
- PixelsPerInch = 96
- TextHeight = 13
- object img: TImage
- Left = 0
- Top = 0
- Width = 350
- Height = 97
- Align = alTop
- Stretch = True
- end
- object labelInformation: TLabel
- Left = 8
- Top = 185
- Width = 306
- Height = 13
- Alignment = taCenter
- Anchors = [akLeft, akRight, akBottom]
- AutoSize = False
- end
- object labelTimeLeft: TLabel
- Left = 314
- Top = 185
- Width = 36
- Height = 13
- Alignment = taCenter
- Anchors = [akRight, akBottom]
- AutoSize = False
- end
- object pg: TProgressBar
- Left = 0
- Top = 97
- Width = 350
- Height = 16
- Align = alTop
- Smooth = True
- TabOrder = 0
- end
- object pgSmall: TProgressBar
- Left = 0
- Top = 113
- Width = 350
- Height = 16
- Align = alTop
- Smooth = True
- TabOrder = 1
- Visible = False
- end
- object panelText: TPanel
- Left = 0
- Top = 129
- Width = 350
- Height = 48
- Align = alTop
- BevelOuter = bvNone
- BorderWidth = 8
- TabOrder = 2
- object labelStandBy: TLabel
- Left = 8
- Top = 8
- Width = 334
- Height = 32
- Align = alClient
- Caption =
- 'Spybot - Search && Destroy is checking your system. Please stand' +
- ' by...'
- WordWrap = True
- end
- end
- end
-